\(\int \frac {(b+2 c x) (d+e x)^{3/2}}{a+b x+c x^2} \, dx\) [1613]

   Optimal result
   Rubi [A] (verified)
   Mathematica [C] (verified)
   Maple [A] (verified)
   Fricas [B] (verification not implemented)
   Sympy [F(-1)]
   Maxima [F]
   Giac [B] (verification not implemented)
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 28, antiderivative size = 422 \[ \int \frac {(b+2 c x) (d+e x)^{3/2}}{a+b x+c x^2} \, dx=\frac {2 (2 c d-b e) \sqrt {d+e x}}{c}+\frac {4}{3} (d+e x)^{3/2}+\frac {\sqrt {2} \left (b^2 \left (b-\sqrt {b^2-4 a c}\right ) e^2-2 c^2 d \left (\sqrt {b^2-4 a c} d-4 a e\right )-2 c e \left (b^2 d-b \sqrt {b^2-4 a c} d+2 a b e-a \sqrt {b^2-4 a c} e\right )\right ) \text {arctanh}\left (\frac {\sqrt {2} \sqrt {c} \sqrt {d+e x}}{\sqrt {2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e}}\right )}{c^{3/2} \sqrt {b^2-4 a c} \sqrt {2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e}}-\frac {\sqrt {2} \left (b^2 \left (b+\sqrt {b^2-4 a c}\right ) e^2+2 c^2 d \left (\sqrt {b^2-4 a c} d+4 a e\right )-2 c e \left (b^2 d+b \sqrt {b^2-4 a c} d+2 a b e+a \sqrt {b^2-4 a c} e\right )\right ) \text {arctanh}\left (\frac {\sqrt {2} \sqrt {c} \sqrt {d+e x}}{\sqrt {2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}}\right )}{c^{3/2} \sqrt {b^2-4 a c} \sqrt {2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}} \]

[Out]

4/3*(e*x+d)^(3/2)+2*(-b*e+2*c*d)*(e*x+d)^(1/2)/c+arctanh(2^(1/2)*c^(1/2)*(e*x+d)^(1/2)/(2*c*d-e*(b-(-4*a*c+b^2
)^(1/2)))^(1/2))*2^(1/2)*(b^2*e^2*(b-(-4*a*c+b^2)^(1/2))-2*c^2*d*(-4*a*e+d*(-4*a*c+b^2)^(1/2))-2*c*e*(b^2*d+2*
a*b*e-b*d*(-4*a*c+b^2)^(1/2)-a*e*(-4*a*c+b^2)^(1/2)))/c^(3/2)/(-4*a*c+b^2)^(1/2)/(2*c*d-e*(b-(-4*a*c+b^2)^(1/2
)))^(1/2)-arctanh(2^(1/2)*c^(1/2)*(e*x+d)^(1/2)/(2*c*d-e*(b+(-4*a*c+b^2)^(1/2)))^(1/2))*2^(1/2)*(b^2*e^2*(b+(-
4*a*c+b^2)^(1/2))+2*c^2*d*(4*a*e+d*(-4*a*c+b^2)^(1/2))-2*c*e*(b^2*d+2*a*b*e+b*d*(-4*a*c+b^2)^(1/2)+a*e*(-4*a*c
+b^2)^(1/2)))/c^(3/2)/(-4*a*c+b^2)^(1/2)/(2*c*d-e*(b+(-4*a*c+b^2)^(1/2)))^(1/2)

Rubi [A] (verified)

Time = 1.30 (sec) , antiderivative size = 422, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.143, Rules used = {838, 840, 1180, 214} \[ \int \frac {(b+2 c x) (d+e x)^{3/2}}{a+b x+c x^2} \, dx=\frac {\sqrt {2} \left (-2 c^2 d \left (d \sqrt {b^2-4 a c}-4 a e\right )-2 c e \left (-b d \sqrt {b^2-4 a c}-a e \sqrt {b^2-4 a c}+2 a b e+b^2 d\right )+b^2 e^2 \left (b-\sqrt {b^2-4 a c}\right )\right ) \text {arctanh}\left (\frac {\sqrt {2} \sqrt {c} \sqrt {d+e x}}{\sqrt {2 c d-e \left (b-\sqrt {b^2-4 a c}\right )}}\right )}{c^{3/2} \sqrt {b^2-4 a c} \sqrt {2 c d-e \left (b-\sqrt {b^2-4 a c}\right )}}-\frac {\sqrt {2} \left (2 c^2 d \left (d \sqrt {b^2-4 a c}+4 a e\right )-2 c e \left (b d \sqrt {b^2-4 a c}+a e \sqrt {b^2-4 a c}+2 a b e+b^2 d\right )+b^2 e^2 \left (\sqrt {b^2-4 a c}+b\right )\right ) \text {arctanh}\left (\frac {\sqrt {2} \sqrt {c} \sqrt {d+e x}}{\sqrt {2 c d-e \left (\sqrt {b^2-4 a c}+b\right )}}\right )}{c^{3/2} \sqrt {b^2-4 a c} \sqrt {2 c d-e \left (\sqrt {b^2-4 a c}+b\right )}}+\frac {2 \sqrt {d+e x} (2 c d-b e)}{c}+\frac {4}{3} (d+e x)^{3/2} \]

[In]

Int[((b + 2*c*x)*(d + e*x)^(3/2))/(a + b*x + c*x^2),x]

[Out]

(2*(2*c*d - b*e)*Sqrt[d + e*x])/c + (4*(d + e*x)^(3/2))/3 + (Sqrt[2]*(b^2*(b - Sqrt[b^2 - 4*a*c])*e^2 - 2*c^2*
d*(Sqrt[b^2 - 4*a*c]*d - 4*a*e) - 2*c*e*(b^2*d - b*Sqrt[b^2 - 4*a*c]*d + 2*a*b*e - a*Sqrt[b^2 - 4*a*c]*e))*Arc
Tanh[(Sqrt[2]*Sqrt[c]*Sqrt[d + e*x])/Sqrt[2*c*d - (b - Sqrt[b^2 - 4*a*c])*e]])/(c^(3/2)*Sqrt[b^2 - 4*a*c]*Sqrt
[2*c*d - (b - Sqrt[b^2 - 4*a*c])*e]) - (Sqrt[2]*(b^2*(b + Sqrt[b^2 - 4*a*c])*e^2 + 2*c^2*d*(Sqrt[b^2 - 4*a*c]*
d + 4*a*e) - 2*c*e*(b^2*d + b*Sqrt[b^2 - 4*a*c]*d + 2*a*b*e + a*Sqrt[b^2 - 4*a*c]*e))*ArcTanh[(Sqrt[2]*Sqrt[c]
*Sqrt[d + e*x])/Sqrt[2*c*d - (b + Sqrt[b^2 - 4*a*c])*e]])/(c^(3/2)*Sqrt[b^2 - 4*a*c]*Sqrt[2*c*d - (b + Sqrt[b^
2 - 4*a*c])*e])

Rule 214

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-a/b, 2]/a)*ArcTanh[x/Rt[-a/b, 2]], x] /; FreeQ[{a, b},
x] && NegQ[a/b]

Rule 838

Int[(((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_)))/((a_.) + (b_.)*(x_) + (c_.)*(x_)^2), x_Symbol] :> Simp[g*
((d + e*x)^m/(c*m)), x] + Dist[1/c, Int[(d + e*x)^(m - 1)*(Simp[c*d*f - a*e*g + (g*c*d - b*e*g + c*e*f)*x, x]/
(a + b*x + c*x^2)), x], x] /; FreeQ[{a, b, c, d, e, f, g}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*
e^2, 0] && FractionQ[m] && GtQ[m, 0]

Rule 840

Int[((f_.) + (g_.)*(x_))/(Sqrt[(d_.) + (e_.)*(x_)]*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)), x_Symbol] :> Dist[2,
Subst[Int[(e*f - d*g + g*x^2)/(c*d^2 - b*d*e + a*e^2 - (2*c*d - b*e)*x^2 + c*x^4), x], x, Sqrt[d + e*x]], x] /
; FreeQ[{a, b, c, d, e, f, g}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - b*d*e + a*e^2, 0]

Rule 1180

Int[((d_) + (e_.)*(x_)^2)/((a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4), x_Symbol] :> With[{q = Rt[b^2 - 4*a*c, 2]}, Di
st[e/2 + (2*c*d - b*e)/(2*q), Int[1/(b/2 - q/2 + c*x^2), x], x] + Dist[e/2 - (2*c*d - b*e)/(2*q), Int[1/(b/2 +
 q/2 + c*x^2), x], x]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2 - a*e^2, 0] && PosQ[b^
2 - 4*a*c]

Rubi steps \begin{align*} \text {integral}& = \frac {4}{3} (d+e x)^{3/2}+\frac {\int \frac {\sqrt {d+e x} (c (b d-2 a e)+c (2 c d-b e) x)}{a+b x+c x^2} \, dx}{c} \\ & = \frac {2 (2 c d-b e) \sqrt {d+e x}}{c}+\frac {4}{3} (d+e x)^{3/2}+\frac {\int \frac {c \left (b c d^2-4 a c d e+a b e^2\right )+c \left (2 c^2 d^2+b^2 e^2-2 c e (b d+a e)\right ) x}{\sqrt {d+e x} \left (a+b x+c x^2\right )} \, dx}{c^2} \\ & = \frac {2 (2 c d-b e) \sqrt {d+e x}}{c}+\frac {4}{3} (d+e x)^{3/2}+\frac {2 \text {Subst}\left (\int \frac {c e \left (b c d^2-4 a c d e+a b e^2\right )-c d \left (2 c^2 d^2+b^2 e^2-2 c e (b d+a e)\right )+c \left (2 c^2 d^2+b^2 e^2-2 c e (b d+a e)\right ) x^2}{c d^2-b d e+a e^2+(-2 c d+b e) x^2+c x^4} \, dx,x,\sqrt {d+e x}\right )}{c^2} \\ & = \frac {2 (2 c d-b e) \sqrt {d+e x}}{c}+\frac {4}{3} (d+e x)^{3/2}-\frac {\left (b^2 \left (b-\sqrt {b^2-4 a c}\right ) e^2-2 c^2 d \left (\sqrt {b^2-4 a c} d-4 a e\right )-2 c e \left (b^2 d-b \sqrt {b^2-4 a c} d+2 a b e-a \sqrt {b^2-4 a c} e\right )\right ) \text {Subst}\left (\int \frac {1}{-\frac {1}{2} \sqrt {b^2-4 a c} e+\frac {1}{2} (-2 c d+b e)+c x^2} \, dx,x,\sqrt {d+e x}\right )}{c \sqrt {b^2-4 a c}}+\frac {\left (b^2 \left (b+\sqrt {b^2-4 a c}\right ) e^2+2 c^2 d \left (\sqrt {b^2-4 a c} d+4 a e\right )-2 c e \left (b^2 d+b \sqrt {b^2-4 a c} d+2 a b e+a \sqrt {b^2-4 a c} e\right )\right ) \text {Subst}\left (\int \frac {1}{\frac {1}{2} \sqrt {b^2-4 a c} e+\frac {1}{2} (-2 c d+b e)+c x^2} \, dx,x,\sqrt {d+e x}\right )}{c \sqrt {b^2-4 a c}} \\ & = \frac {2 (2 c d-b e) \sqrt {d+e x}}{c}+\frac {4}{3} (d+e x)^{3/2}+\frac {\sqrt {2} \left (b^2 \left (b-\sqrt {b^2-4 a c}\right ) e^2-2 c^2 d \left (\sqrt {b^2-4 a c} d-4 a e\right )-2 c e \left (b^2 d-b \sqrt {b^2-4 a c} d+2 a b e-a \sqrt {b^2-4 a c} e\right )\right ) \tanh ^{-1}\left (\frac {\sqrt {2} \sqrt {c} \sqrt {d+e x}}{\sqrt {2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e}}\right )}{c^{3/2} \sqrt {b^2-4 a c} \sqrt {2 c d-\left (b-\sqrt {b^2-4 a c}\right ) e}}-\frac {\sqrt {2} \left (b^2 \left (b+\sqrt {b^2-4 a c}\right ) e^2+2 c^2 d \left (\sqrt {b^2-4 a c} d+4 a e\right )-2 c e \left (b^2 d+b \sqrt {b^2-4 a c} d+2 a b e+a \sqrt {b^2-4 a c} e\right )\right ) \tanh ^{-1}\left (\frac {\sqrt {2} \sqrt {c} \sqrt {d+e x}}{\sqrt {2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}}\right )}{c^{3/2} \sqrt {b^2-4 a c} \sqrt {2 c d-\left (b+\sqrt {b^2-4 a c}\right ) e}} \\ \end{align*}

Mathematica [C] (verified)

Result contains complex when optimal does not.

Time = 1.55 (sec) , antiderivative size = 464, normalized size of antiderivative = 1.10 \[ \int \frac {(b+2 c x) (d+e x)^{3/2}}{a+b x+c x^2} \, dx=\frac {2 \sqrt {c} \sqrt {d+e x} (8 c d-3 b e+2 c e x)+\frac {3 \left (b^2 \left (i b+\sqrt {-b^2+4 a c}\right ) e^2+2 c^2 d \left (\sqrt {-b^2+4 a c} d+4 i a e\right )-2 c e \left (i b^2 d+b \sqrt {-b^2+4 a c} d+2 i a b e+a \sqrt {-b^2+4 a c} e\right )\right ) \arctan \left (\frac {\sqrt {2} \sqrt {c} \sqrt {d+e x}}{\sqrt {-2 c d+b e-i \sqrt {-b^2+4 a c} e}}\right )}{\sqrt {-\frac {b^2}{2}+2 a c} \sqrt {-2 c d+\left (b-i \sqrt {-b^2+4 a c}\right ) e}}+\frac {3 \left (b^2 \left (-i b+\sqrt {-b^2+4 a c}\right ) e^2+2 c^2 d \left (\sqrt {-b^2+4 a c} d-4 i a e\right )-2 c e \left (-i b^2 d+b \sqrt {-b^2+4 a c} d-2 i a b e+a \sqrt {-b^2+4 a c} e\right )\right ) \arctan \left (\frac {\sqrt {2} \sqrt {c} \sqrt {d+e x}}{\sqrt {-2 c d+b e+i \sqrt {-b^2+4 a c} e}}\right )}{\sqrt {-\frac {b^2}{2}+2 a c} \sqrt {-2 c d+\left (b+i \sqrt {-b^2+4 a c}\right ) e}}}{3 c^{3/2}} \]

[In]

Integrate[((b + 2*c*x)*(d + e*x)^(3/2))/(a + b*x + c*x^2),x]

[Out]

(2*Sqrt[c]*Sqrt[d + e*x]*(8*c*d - 3*b*e + 2*c*e*x) + (3*(b^2*(I*b + Sqrt[-b^2 + 4*a*c])*e^2 + 2*c^2*d*(Sqrt[-b
^2 + 4*a*c]*d + (4*I)*a*e) - 2*c*e*(I*b^2*d + b*Sqrt[-b^2 + 4*a*c]*d + (2*I)*a*b*e + a*Sqrt[-b^2 + 4*a*c]*e))*
ArcTan[(Sqrt[2]*Sqrt[c]*Sqrt[d + e*x])/Sqrt[-2*c*d + b*e - I*Sqrt[-b^2 + 4*a*c]*e]])/(Sqrt[-1/2*b^2 + 2*a*c]*S
qrt[-2*c*d + (b - I*Sqrt[-b^2 + 4*a*c])*e]) + (3*(b^2*((-I)*b + Sqrt[-b^2 + 4*a*c])*e^2 + 2*c^2*d*(Sqrt[-b^2 +
 4*a*c]*d - (4*I)*a*e) - 2*c*e*((-I)*b^2*d + b*Sqrt[-b^2 + 4*a*c]*d - (2*I)*a*b*e + a*Sqrt[-b^2 + 4*a*c]*e))*A
rcTan[(Sqrt[2]*Sqrt[c]*Sqrt[d + e*x])/Sqrt[-2*c*d + b*e + I*Sqrt[-b^2 + 4*a*c]*e]])/(Sqrt[-1/2*b^2 + 2*a*c]*Sq
rt[-2*c*d + (b + I*Sqrt[-b^2 + 4*a*c])*e]))/(3*c^(3/2))

Maple [A] (verified)

Time = 0.90 (sec) , antiderivative size = 436, normalized size of antiderivative = 1.03

method result size
pseudoelliptic \(-\frac {2 \left (-\left (\left (-c^{2} d^{2}+\left (e^{2} a +b d e \right ) c -\frac {b^{2} e^{2}}{2}\right ) \sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}-2 e^{2} \left (a c -\frac {b^{2}}{4}\right ) \left (b e -2 c d \right )\right ) \sqrt {2}\, \sqrt {\left (b e -2 c d +\sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}\right ) c}\, \operatorname {arctanh}\left (\frac {c \sqrt {e x +d}\, \sqrt {2}}{\sqrt {\left (-b e +2 c d +\sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}\right ) c}}\right )+\left (\sqrt {2}\, \left (\left (-c^{2} d^{2}+\left (e^{2} a +b d e \right ) c -\frac {b^{2} e^{2}}{2}\right ) \sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}+2 e^{2} \left (a c -\frac {b^{2}}{4}\right ) \left (b e -2 c d \right )\right ) \arctan \left (\frac {c \sqrt {e x +d}\, \sqrt {2}}{\sqrt {\left (b e -2 c d +\sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}\right ) c}}\right )+\left (\frac {2 \left (-e x -4 d \right ) c}{3}+b e \right ) \sqrt {e x +d}\, \sqrt {\left (b e -2 c d +\sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}\right ) c}\, \sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}\right ) \sqrt {\left (-b e +2 c d +\sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}\right ) c}\right )}{\sqrt {\left (b e -2 c d +\sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}\right ) c}\, \sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}\, \sqrt {\left (-b e +2 c d +\sqrt {-4 e^{2} \left (a c -\frac {b^{2}}{4}\right )}\right ) c}\, c}\) \(436\)
risch \(-\frac {2 \left (-2 x c e +3 b e -8 c d \right ) \sqrt {e x +d}}{3 c}+\frac {\left (-4 c \,e^{3} b a +8 a \,c^{2} d \,e^{2}+b^{3} e^{3}-2 b^{2} c d \,e^{2}+2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, a c \,e^{2}-\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b^{2} e^{2}+2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b c d e -2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, c^{2} d^{2}\right ) \sqrt {2}\, \operatorname {arctanh}\left (\frac {c \sqrt {e x +d}\, \sqrt {2}}{\sqrt {\left (-b e +2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}\right )}{c \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, \sqrt {\left (-b e +2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}-\frac {\left (4 c \,e^{3} b a -8 a \,c^{2} d \,e^{2}-b^{3} e^{3}+2 b^{2} c d \,e^{2}+2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, a c \,e^{2}-\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b^{2} e^{2}+2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b c d e -2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, c^{2} d^{2}\right ) \sqrt {2}\, \arctan \left (\frac {c \sqrt {e x +d}\, \sqrt {2}}{\sqrt {\left (b e -2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}\right )}{c \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, \sqrt {\left (b e -2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}\) \(488\)
derivativedivides \(-\frac {2 \left (-\frac {2 c \left (e x +d \right )^{\frac {3}{2}}}{3}+b e \sqrt {e x +d}-2 c d \sqrt {e x +d}\right )}{c}+\frac {\left (-4 c \,e^{3} b a +8 a \,c^{2} d \,e^{2}+b^{3} e^{3}-2 b^{2} c d \,e^{2}-2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, a c \,e^{2}+\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b^{2} e^{2}-2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b c d e +2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, c^{2} d^{2}\right ) \sqrt {2}\, \arctan \left (\frac {c \sqrt {e x +d}\, \sqrt {2}}{\sqrt {\left (b e -2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}\right )}{c \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, \sqrt {\left (b e -2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}-\frac {\left (4 c \,e^{3} b a -8 a \,c^{2} d \,e^{2}-b^{3} e^{3}+2 b^{2} c d \,e^{2}-2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, a c \,e^{2}+\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b^{2} e^{2}-2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b c d e +2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, c^{2} d^{2}\right ) \sqrt {2}\, \operatorname {arctanh}\left (\frac {c \sqrt {e x +d}\, \sqrt {2}}{\sqrt {\left (-b e +2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}\right )}{c \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, \sqrt {\left (-b e +2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}\) \(497\)
default \(-\frac {2 \left (-\frac {2 c \left (e x +d \right )^{\frac {3}{2}}}{3}+b e \sqrt {e x +d}-2 c d \sqrt {e x +d}\right )}{c}+\frac {\left (-4 c \,e^{3} b a +8 a \,c^{2} d \,e^{2}+b^{3} e^{3}-2 b^{2} c d \,e^{2}-2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, a c \,e^{2}+\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b^{2} e^{2}-2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b c d e +2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, c^{2} d^{2}\right ) \sqrt {2}\, \arctan \left (\frac {c \sqrt {e x +d}\, \sqrt {2}}{\sqrt {\left (b e -2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}\right )}{c \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, \sqrt {\left (b e -2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}-\frac {\left (4 c \,e^{3} b a -8 a \,c^{2} d \,e^{2}-b^{3} e^{3}+2 b^{2} c d \,e^{2}-2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, a c \,e^{2}+\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b^{2} e^{2}-2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, b c d e +2 \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, c^{2} d^{2}\right ) \sqrt {2}\, \operatorname {arctanh}\left (\frac {c \sqrt {e x +d}\, \sqrt {2}}{\sqrt {\left (-b e +2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}\right )}{c \sqrt {-e^{2} \left (4 a c -b^{2}\right )}\, \sqrt {\left (-b e +2 c d +\sqrt {-e^{2} \left (4 a c -b^{2}\right )}\right ) c}}\) \(497\)

[In]

int((2*c*x+b)*(e*x+d)^(3/2)/(c*x^2+b*x+a),x,method=_RETURNVERBOSE)

[Out]

-2/((b*e-2*c*d+(-4*e^2*(a*c-1/4*b^2))^(1/2))*c)^(1/2)*(-((-c^2*d^2+(a*e^2+b*d*e)*c-1/2*b^2*e^2)*(-4*e^2*(a*c-1
/4*b^2))^(1/2)-2*e^2*(a*c-1/4*b^2)*(b*e-2*c*d))*2^(1/2)*((b*e-2*c*d+(-4*e^2*(a*c-1/4*b^2))^(1/2))*c)^(1/2)*arc
tanh(c*(e*x+d)^(1/2)*2^(1/2)/((-b*e+2*c*d+(-4*e^2*(a*c-1/4*b^2))^(1/2))*c)^(1/2))+(2^(1/2)*((-c^2*d^2+(a*e^2+b
*d*e)*c-1/2*b^2*e^2)*(-4*e^2*(a*c-1/4*b^2))^(1/2)+2*e^2*(a*c-1/4*b^2)*(b*e-2*c*d))*arctan(c*(e*x+d)^(1/2)*2^(1
/2)/((b*e-2*c*d+(-4*e^2*(a*c-1/4*b^2))^(1/2))*c)^(1/2))+(2/3*(-e*x-4*d)*c+b*e)*(e*x+d)^(1/2)*((b*e-2*c*d+(-4*e
^2*(a*c-1/4*b^2))^(1/2))*c)^(1/2)*(-4*e^2*(a*c-1/4*b^2))^(1/2))*((-b*e+2*c*d+(-4*e^2*(a*c-1/4*b^2))^(1/2))*c)^
(1/2))/(-4*e^2*(a*c-1/4*b^2))^(1/2)/((-b*e+2*c*d+(-4*e^2*(a*c-1/4*b^2))^(1/2))*c)^(1/2)/c

Fricas [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 2909 vs. \(2 (361) = 722\).

Time = 0.36 (sec) , antiderivative size = 2909, normalized size of antiderivative = 6.89 \[ \int \frac {(b+2 c x) (d+e x)^{3/2}}{a+b x+c x^2} \, dx=\text {Too large to display} \]

[In]

integrate((2*c*x+b)*(e*x+d)^(3/2)/(c*x^2+b*x+a),x, algorithm="fricas")

[Out]

1/6*(3*sqrt(2)*c*sqrt((2*c^3*d^3 - 3*b*c^2*d^2*e + 3*(b^2*c - 2*a*c^2)*d*e^2 - (b^3 - 3*a*b*c)*e^3 + c^3*sqrt(
(9*(b^2*c^4 - 4*a*c^5)*d^4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d
^2*e^4 - 6*(b^5*c - 5*a*b^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6)
)/c^3)*log(sqrt(2)*(6*c^3*d^3 - 9*b*c^2*d^2*e + (5*b^2*c - 2*a*c^2)*d*e^2 - (b^3 - a*b*c)*e^3 - c^3*sqrt((9*(b
^2*c^4 - 4*a*c^5)*d^4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*e^
4 - 6*(b^5*c - 5*a*b^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))*sqr
t((2*c^3*d^3 - 3*b*c^2*d^2*e + 3*(b^2*c - 2*a*c^2)*d*e^2 - (b^3 - 3*a*b*c)*e^3 + c^3*sqrt((9*(b^2*c^4 - 4*a*c^
5)*d^4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*e^4 - 6*(b^5*c -
5*a*b^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))/c^3) - 4*(3*c^3*d^
4 - 6*b*c^2*d^3*e + 2*(2*b^2*c + a*c^2)*d^2*e^2 - (b^3 + 2*a*b*c)*d*e^3 + (a*b^2 - a^2*c)*e^4)*sqrt(e*x + d))
- 3*sqrt(2)*c*sqrt((2*c^3*d^3 - 3*b*c^2*d^2*e + 3*(b^2*c - 2*a*c^2)*d*e^2 - (b^3 - 3*a*b*c)*e^3 + c^3*sqrt((9*
(b^2*c^4 - 4*a*c^5)*d^4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*
e^4 - 6*(b^5*c - 5*a*b^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))/c
^3)*log(-sqrt(2)*(6*c^3*d^3 - 9*b*c^2*d^2*e + (5*b^2*c - 2*a*c^2)*d*e^2 - (b^3 - a*b*c)*e^3 - c^3*sqrt((9*(b^2
*c^4 - 4*a*c^5)*d^4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*e^4
- 6*(b^5*c - 5*a*b^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))*sqrt(
(2*c^3*d^3 - 3*b*c^2*d^2*e + 3*(b^2*c - 2*a*c^2)*d*e^2 - (b^3 - 3*a*b*c)*e^3 + c^3*sqrt((9*(b^2*c^4 - 4*a*c^5)
*d^4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*e^4 - 6*(b^5*c - 5*
a*b^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))/c^3) - 4*(3*c^3*d^4
- 6*b*c^2*d^3*e + 2*(2*b^2*c + a*c^2)*d^2*e^2 - (b^3 + 2*a*b*c)*d*e^3 + (a*b^2 - a^2*c)*e^4)*sqrt(e*x + d)) +
3*sqrt(2)*c*sqrt((2*c^3*d^3 - 3*b*c^2*d^2*e + 3*(b^2*c - 2*a*c^2)*d*e^2 - (b^3 - 3*a*b*c)*e^3 - c^3*sqrt((9*(b
^2*c^4 - 4*a*c^5)*d^4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*e^
4 - 6*(b^5*c - 5*a*b^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))/c^3
)*log(sqrt(2)*(6*c^3*d^3 - 9*b*c^2*d^2*e + (5*b^2*c - 2*a*c^2)*d*e^2 - (b^3 - a*b*c)*e^3 + c^3*sqrt((9*(b^2*c^
4 - 4*a*c^5)*d^4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*e^4 - 6
*(b^5*c - 5*a*b^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))*sqrt((2*
c^3*d^3 - 3*b*c^2*d^2*e + 3*(b^2*c - 2*a*c^2)*d*e^2 - (b^3 - 3*a*b*c)*e^3 - c^3*sqrt((9*(b^2*c^4 - 4*a*c^5)*d^
4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*e^4 - 6*(b^5*c - 5*a*b
^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))/c^3) - 4*(3*c^3*d^4 - 6
*b*c^2*d^3*e + 2*(2*b^2*c + a*c^2)*d^2*e^2 - (b^3 + 2*a*b*c)*d*e^3 + (a*b^2 - a^2*c)*e^4)*sqrt(e*x + d)) - 3*s
qrt(2)*c*sqrt((2*c^3*d^3 - 3*b*c^2*d^2*e + 3*(b^2*c - 2*a*c^2)*d*e^2 - (b^3 - 3*a*b*c)*e^3 - c^3*sqrt((9*(b^2*
c^4 - 4*a*c^5)*d^4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*e^4 -
 6*(b^5*c - 5*a*b^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))/c^3)*l
og(-sqrt(2)*(6*c^3*d^3 - 9*b*c^2*d^2*e + (5*b^2*c - 2*a*c^2)*d*e^2 - (b^3 - a*b*c)*e^3 + c^3*sqrt((9*(b^2*c^4
- 4*a*c^5)*d^4*e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*e^4 - 6*(
b^5*c - 5*a*b^3*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))*sqrt((2*c^
3*d^3 - 3*b*c^2*d^2*e + 3*(b^2*c - 2*a*c^2)*d*e^2 - (b^3 - 3*a*b*c)*e^3 - c^3*sqrt((9*(b^2*c^4 - 4*a*c^5)*d^4*
e^2 - 18*(b^3*c^3 - 4*a*b*c^4)*d^3*e^3 + 3*(5*b^4*c^2 - 22*a*b^2*c^3 + 8*a^2*c^4)*d^2*e^4 - 6*(b^5*c - 5*a*b^3
*c^2 + 4*a^2*b*c^3)*d*e^5 + (b^6 - 6*a*b^4*c + 9*a^2*b^2*c^2 - 4*a^3*c^3)*e^6)/c^6))/c^3) - 4*(3*c^3*d^4 - 6*b
*c^2*d^3*e + 2*(2*b^2*c + a*c^2)*d^2*e^2 - (b^3 + 2*a*b*c)*d*e^3 + (a*b^2 - a^2*c)*e^4)*sqrt(e*x + d)) + 4*(2*
c*e*x + 8*c*d - 3*b*e)*sqrt(e*x + d))/c

Sympy [F(-1)]

Timed out. \[ \int \frac {(b+2 c x) (d+e x)^{3/2}}{a+b x+c x^2} \, dx=\text {Timed out} \]

[In]

integrate((2*c*x+b)*(e*x+d)**(3/2)/(c*x**2+b*x+a),x)

[Out]

Timed out

Maxima [F]

\[ \int \frac {(b+2 c x) (d+e x)^{3/2}}{a+b x+c x^2} \, dx=\int { \frac {{\left (2 \, c x + b\right )} {\left (e x + d\right )}^{\frac {3}{2}}}{c x^{2} + b x + a} \,d x } \]

[In]

integrate((2*c*x+b)*(e*x+d)^(3/2)/(c*x^2+b*x+a),x, algorithm="maxima")

[Out]

integrate((2*c*x + b)*(e*x + d)^(3/2)/(c*x^2 + b*x + a), x)

Giac [B] (verification not implemented)

Leaf count of result is larger than twice the leaf count of optimal. 819 vs. \(2 (361) = 722\).

Time = 0.33 (sec) , antiderivative size = 819, normalized size of antiderivative = 1.94 \[ \int \frac {(b+2 c x) (d+e x)^{3/2}}{a+b x+c x^2} \, dx=\frac {2 \, {\left (2 \, {\left (e x + d\right )}^{\frac {3}{2}} c^{3} + 6 \, \sqrt {e x + d} c^{3} d - 3 \, \sqrt {e x + d} b c^{2} e\right )}}{3 \, c^{3}} + \frac {{\left ({\left (2 \, \sqrt {b^{2} - 4 \, a c} c^{2} d^{2} - 2 \, \sqrt {b^{2} - 4 \, a c} b c d e + {\left (b^{2} - 2 \, a c\right )} \sqrt {b^{2} - 4 \, a c} e^{2}\right )} \sqrt {-4 \, c^{2} d + 2 \, {\left (b c - \sqrt {b^{2} - 4 \, a c} c\right )} e} c^{2} e^{2} - 2 \, {\left (2 \, c^{4} d^{3} - 3 \, b c^{3} d^{2} e - a b c^{2} e^{3} + {\left (b^{2} c^{2} + 2 \, a c^{3}\right )} d e^{2}\right )} \sqrt {-4 \, c^{2} d + 2 \, {\left (b c - \sqrt {b^{2} - 4 \, a c} c\right )} e} {\left | c \right |} {\left | e \right |} - {\left (4 \, \sqrt {b^{2} - 4 \, a c} c^{4} d^{2} e^{2} - 4 \, \sqrt {b^{2} - 4 \, a c} b c^{3} d e^{3} + \sqrt {b^{2} - 4 \, a c} b^{2} c^{2} e^{4}\right )} \sqrt {-4 \, c^{2} d + 2 \, {\left (b c - \sqrt {b^{2} - 4 \, a c} c\right )} e}\right )} \arctan \left (\frac {2 \, \sqrt {\frac {1}{2}} \sqrt {e x + d}}{\sqrt {-\frac {2 \, c^{4} d - b c^{3} e + \sqrt {-4 \, {\left (c^{4} d^{2} - b c^{3} d e + a c^{3} e^{2}\right )} c^{4} + {\left (2 \, c^{4} d - b c^{3} e\right )}^{2}}}{c^{4}}}}\right )}{4 \, {\left (c^{4} d^{2} - b c^{3} d e + a c^{3} e^{2}\right )} c^{2} {\left | e \right |}} - \frac {{\left ({\left (2 \, \sqrt {b^{2} - 4 \, a c} c^{2} d^{2} - 2 \, \sqrt {b^{2} - 4 \, a c} b c d e + {\left (b^{2} - 2 \, a c\right )} \sqrt {b^{2} - 4 \, a c} e^{2}\right )} \sqrt {-4 \, c^{2} d + 2 \, {\left (b c + \sqrt {b^{2} - 4 \, a c} c\right )} e} c^{2} e^{2} + 2 \, {\left (2 \, c^{4} d^{3} - 3 \, b c^{3} d^{2} e - a b c^{2} e^{3} + {\left (b^{2} c^{2} + 2 \, a c^{3}\right )} d e^{2}\right )} \sqrt {-4 \, c^{2} d + 2 \, {\left (b c + \sqrt {b^{2} - 4 \, a c} c\right )} e} {\left | c \right |} {\left | e \right |} - {\left (4 \, \sqrt {b^{2} - 4 \, a c} c^{4} d^{2} e^{2} - 4 \, \sqrt {b^{2} - 4 \, a c} b c^{3} d e^{3} + \sqrt {b^{2} - 4 \, a c} b^{2} c^{2} e^{4}\right )} \sqrt {-4 \, c^{2} d + 2 \, {\left (b c + \sqrt {b^{2} - 4 \, a c} c\right )} e}\right )} \arctan \left (\frac {2 \, \sqrt {\frac {1}{2}} \sqrt {e x + d}}{\sqrt {-\frac {2 \, c^{4} d - b c^{3} e - \sqrt {-4 \, {\left (c^{4} d^{2} - b c^{3} d e + a c^{3} e^{2}\right )} c^{4} + {\left (2 \, c^{4} d - b c^{3} e\right )}^{2}}}{c^{4}}}}\right )}{4 \, {\left (c^{4} d^{2} - b c^{3} d e + a c^{3} e^{2}\right )} c^{2} {\left | e \right |}} \]

[In]

integrate((2*c*x+b)*(e*x+d)^(3/2)/(c*x^2+b*x+a),x, algorithm="giac")

[Out]

2/3*(2*(e*x + d)^(3/2)*c^3 + 6*sqrt(e*x + d)*c^3*d - 3*sqrt(e*x + d)*b*c^2*e)/c^3 + 1/4*((2*sqrt(b^2 - 4*a*c)*
c^2*d^2 - 2*sqrt(b^2 - 4*a*c)*b*c*d*e + (b^2 - 2*a*c)*sqrt(b^2 - 4*a*c)*e^2)*sqrt(-4*c^2*d + 2*(b*c - sqrt(b^2
 - 4*a*c)*c)*e)*c^2*e^2 - 2*(2*c^4*d^3 - 3*b*c^3*d^2*e - a*b*c^2*e^3 + (b^2*c^2 + 2*a*c^3)*d*e^2)*sqrt(-4*c^2*
d + 2*(b*c - sqrt(b^2 - 4*a*c)*c)*e)*abs(c)*abs(e) - (4*sqrt(b^2 - 4*a*c)*c^4*d^2*e^2 - 4*sqrt(b^2 - 4*a*c)*b*
c^3*d*e^3 + sqrt(b^2 - 4*a*c)*b^2*c^2*e^4)*sqrt(-4*c^2*d + 2*(b*c - sqrt(b^2 - 4*a*c)*c)*e))*arctan(2*sqrt(1/2
)*sqrt(e*x + d)/sqrt(-(2*c^4*d - b*c^3*e + sqrt(-4*(c^4*d^2 - b*c^3*d*e + a*c^3*e^2)*c^4 + (2*c^4*d - b*c^3*e)
^2))/c^4))/((c^4*d^2 - b*c^3*d*e + a*c^3*e^2)*c^2*abs(e)) - 1/4*((2*sqrt(b^2 - 4*a*c)*c^2*d^2 - 2*sqrt(b^2 - 4
*a*c)*b*c*d*e + (b^2 - 2*a*c)*sqrt(b^2 - 4*a*c)*e^2)*sqrt(-4*c^2*d + 2*(b*c + sqrt(b^2 - 4*a*c)*c)*e)*c^2*e^2
+ 2*(2*c^4*d^3 - 3*b*c^3*d^2*e - a*b*c^2*e^3 + (b^2*c^2 + 2*a*c^3)*d*e^2)*sqrt(-4*c^2*d + 2*(b*c + sqrt(b^2 -
4*a*c)*c)*e)*abs(c)*abs(e) - (4*sqrt(b^2 - 4*a*c)*c^4*d^2*e^2 - 4*sqrt(b^2 - 4*a*c)*b*c^3*d*e^3 + sqrt(b^2 - 4
*a*c)*b^2*c^2*e^4)*sqrt(-4*c^2*d + 2*(b*c + sqrt(b^2 - 4*a*c)*c)*e))*arctan(2*sqrt(1/2)*sqrt(e*x + d)/sqrt(-(2
*c^4*d - b*c^3*e - sqrt(-4*(c^4*d^2 - b*c^3*d*e + a*c^3*e^2)*c^4 + (2*c^4*d - b*c^3*e)^2))/c^4))/((c^4*d^2 - b
*c^3*d*e + a*c^3*e^2)*c^2*abs(e))

Mupad [B] (verification not implemented)

Time = 11.53 (sec) , antiderivative size = 6933, normalized size of antiderivative = 16.43 \[ \int \frac {(b+2 c x) (d+e x)^{3/2}}{a+b x+c x^2} \, dx=\text {Too large to display} \]

[In]

int(((b + 2*c*x)*(d + e*x)^(3/2))/(a + b*x + c*x^2),x)

[Out]

(4*(d + e*x)^(3/2))/3 - atan(((((8*(a*b^3*c^2*e^5 - 4*a^2*b*c^3*e^5 + 8*a*c^5*d^3*e^2 + 8*a^2*c^4*d*e^4 - b^4*
c^2*d*e^4 - 2*b^2*c^4*d^3*e^2 + 3*b^3*c^3*d^2*e^3 - 12*a*b*c^4*d^2*e^3 + 2*a*b^2*c^3*d*e^4))/c - (8*(d + e*x)^
(1/2)*(-(b^3*e^3 - 2*c^3*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c
^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/
(2*c^3))^(1/2)*(b^3*c^3*e^3 - 2*b^2*c^4*d*e^2 - 4*a*b*c^4*e^3 + 8*a*c^5*d*e^2))/c)*(-(b^3*e^3 - 2*c^3*d^3 + b^
2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*
c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2) - (8*(d + e*x)^(1/
2)*(b^6*e^6 - 8*a^3*c^3*e^6 - 8*a*c^5*d^4*e^2 + 18*a^2*b^2*c^2*e^6 + 48*a^2*c^4*d^2*e^4 + 2*b^2*c^4*d^4*e^2 -
4*b^3*c^3*d^3*e^3 + 6*b^4*c^2*d^2*e^4 - 8*a*b^4*c*e^6 - 4*b^5*c*d*e^5 + 16*a*b*c^4*d^3*e^3 + 28*a*b^3*c^2*d*e^
5 - 48*a^2*b*c^3*d*e^5 - 36*a*b^2*c^3*d^2*e^4))/c)*(-(b^3*e^3 - 2*c^3*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*
b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a
*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)*1i - (((8*(a*b^3*c^2*e^5 - 4*a^2*b*c^3*e^5 + 8*a*c
^5*d^3*e^2 + 8*a^2*c^4*d*e^4 - b^4*c^2*d*e^4 - 2*b^2*c^4*d^3*e^2 + 3*b^3*c^3*d^2*e^3 - 12*a*b*c^4*d^2*e^3 + 2*
a*b^2*c^3*d*e^4))/c + (8*(d + e*x)^(1/2)*(-(b^3*e^3 - 2*c^3*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 -
a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2)
- 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)*(b^3*c^3*e^3 - 2*b^2*c^4*d*e^2 - 4*a*b*c^4*e^3 + 8*a*c^5*d*e
^2))/c)*(-(b^3*e^3 - 2*c^3*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a
*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2)
)/(2*c^3))^(1/2) + (8*(d + e*x)^(1/2)*(b^6*e^6 - 8*a^3*c^3*e^6 - 8*a*c^5*d^4*e^2 + 18*a^2*b^2*c^2*e^6 + 48*a^2
*c^4*d^2*e^4 + 2*b^2*c^4*d^4*e^2 - 4*b^3*c^3*d^3*e^3 + 6*b^4*c^2*d^2*e^4 - 8*a*b^4*c*e^6 - 4*b^5*c*d*e^5 + 16*
a*b*c^4*d^3*e^3 + 28*a*b^3*c^2*d*e^5 - 48*a^2*b*c^3*d*e^5 - 36*a*b^2*c^3*d^2*e^4))/c)*(-(b^3*e^3 - 2*c^3*d^3 +
 b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b
^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)*1i)/((16*(a^2*b
^4*e^8 + 8*a^4*c^2*e^8 + b^6*d^2*e^6 - 6*a^3*b^2*c*e^8 - 8*a*c^5*d^6*e^2 - 4*b^5*c*d^3*e^5 - 8*a^2*c^4*d^4*e^4
 + 8*a^3*c^3*d^2*e^6 + 2*b^2*c^4*d^6*e^2 - 6*b^3*c^3*d^5*e^3 + 7*b^4*c^2*d^4*e^4 - 2*a*b^5*d*e^7 - 18*a^2*b^2*
c^2*d^2*e^6 + 24*a*b*c^4*d^5*e^3 + 10*a^2*b^3*c*d*e^7 - 8*a^3*b*c^2*d*e^7 - 26*a*b^2*c^3*d^4*e^4 + 12*a*b^3*c^
2*d^3*e^5 + 16*a^2*b*c^3*d^3*e^5))/c + (((8*(a*b^3*c^2*e^5 - 4*a^2*b*c^3*e^5 + 8*a*c^5*d^3*e^2 + 8*a^2*c^4*d*e
^4 - b^4*c^2*d*e^4 - 2*b^2*c^4*d^3*e^2 + 3*b^3*c^3*d^2*e^3 - 12*a*b*c^4*d^2*e^3 + 2*a*b^2*c^3*d*e^4))/c - (8*(
d + e*x)^(1/2)*(-(b^3*e^3 - 2*c^3*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2
) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c
)^(1/2))/(2*c^3))^(1/2)*(b^3*c^3*e^3 - 2*b^2*c^4*d*e^2 - 4*a*b*c^4*e^3 + 8*a*c^5*d*e^2))/c)*(-(b^3*e^3 - 2*c^3
*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e
 - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2) - (8*(d +
 e*x)^(1/2)*(b^6*e^6 - 8*a^3*c^3*e^6 - 8*a*c^5*d^4*e^2 + 18*a^2*b^2*c^2*e^6 + 48*a^2*c^4*d^2*e^4 + 2*b^2*c^4*d
^4*e^2 - 4*b^3*c^3*d^3*e^3 + 6*b^4*c^2*d^2*e^4 - 8*a*b^4*c*e^6 - 4*b^5*c*d*e^5 + 16*a*b*c^4*d^3*e^3 + 28*a*b^3
*c^2*d*e^5 - 48*a^2*b*c^3*d*e^5 - 36*a*b^2*c^3*d^2*e^4))/c)*(-(b^3*e^3 - 2*c^3*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/
2) - 3*a*b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(
b^2 - 4*a*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2) + (((8*(a*b^3*c^2*e^5 - 4*a^2*b*c^3*e^5 +
 8*a*c^5*d^3*e^2 + 8*a^2*c^4*d*e^4 - b^4*c^2*d*e^4 - 2*b^2*c^4*d^3*e^2 + 3*b^3*c^3*d^2*e^3 - 12*a*b*c^4*d^2*e^
3 + 2*a*b^2*c^3*d*e^4))/c + (8*(d + e*x)^(1/2)*(-(b^3*e^3 - 2*c^3*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*
e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^
(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)*(b^3*c^3*e^3 - 2*b^2*c^4*d*e^2 - 4*a*b*c^4*e^3 + 8*a*c
^5*d*e^2))/c)*(-(b^3*e^3 - 2*c^3*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2)
 + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)
^(1/2))/(2*c^3))^(1/2) + (8*(d + e*x)^(1/2)*(b^6*e^6 - 8*a^3*c^3*e^6 - 8*a*c^5*d^4*e^2 + 18*a^2*b^2*c^2*e^6 +
48*a^2*c^4*d^2*e^4 + 2*b^2*c^4*d^4*e^2 - 4*b^3*c^3*d^3*e^3 + 6*b^4*c^2*d^2*e^4 - 8*a*b^4*c*e^6 - 4*b^5*c*d*e^5
 + 16*a*b*c^4*d^3*e^3 + 28*a*b^3*c^2*d*e^5 - 48*a^2*b*c^3*d*e^5 - 36*a*b^2*c^3*d^2*e^4))/c)*(-(b^3*e^3 - 2*c^3
*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e
 - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)))*(-(b^3*
e^3 - 2*c^3*d^3 + b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 - a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*
b*c^2*d^2*e - 3*b^2*c*d*e^2 + 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) - 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2
)*2i - atan(((((8*(a*b^3*c^2*e^5 - 4*a^2*b*c^3*e^5 + 8*a*c^5*d^3*e^2 + 8*a^2*c^4*d*e^4 - b^4*c^2*d*e^4 - 2*b^2
*c^4*d^3*e^2 + 3*b^3*c^3*d^2*e^3 - 12*a*b*c^4*d^2*e^3 + 2*a*b^2*c^3*d*e^4))/c - (8*(d + e*x)^(1/2)*(-(b^3*e^3
- 2*c^3*d^3 - b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^
2*d^2*e - 3*b^2*c*d*e^2 - 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)*(b
^3*c^3*e^3 - 2*b^2*c^4*d*e^2 - 4*a*b*c^4*e^3 + 8*a*c^5*d*e^2))/c)*(-(b^3*e^3 - 2*c^3*d^3 - b^2*e^3*(b^2 - 4*a*
c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 - 3*c^2*d
^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2) - (8*(d + e*x)^(1/2)*(b^6*e^6 - 8*a
^3*c^3*e^6 - 8*a*c^5*d^4*e^2 + 18*a^2*b^2*c^2*e^6 + 48*a^2*c^4*d^2*e^4 + 2*b^2*c^4*d^4*e^2 - 4*b^3*c^3*d^3*e^3
 + 6*b^4*c^2*d^2*e^4 - 8*a*b^4*c*e^6 - 4*b^5*c*d*e^5 + 16*a*b*c^4*d^3*e^3 + 28*a*b^3*c^2*d*e^5 - 48*a^2*b*c^3*
d*e^5 - 36*a*b^2*c^3*d^2*e^4))/c)*(-(b^3*e^3 - 2*c^3*d^3 - b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3
*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 - 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c
*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)*1i - (((8*(a*b^3*c^2*e^5 - 4*a^2*b*c^3*e^5 + 8*a*c^5*d^3*e^2 + 8*a^
2*c^4*d*e^4 - b^4*c^2*d*e^4 - 2*b^2*c^4*d^3*e^2 + 3*b^3*c^3*d^2*e^3 - 12*a*b*c^4*d^2*e^3 + 2*a*b^2*c^3*d*e^4))
/c + (8*(d + e*x)^(1/2)*(-(b^3*e^3 - 2*c^3*d^3 - b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^2 - 4*
a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 - 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e^2*(b^
2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)*(b^3*c^3*e^3 - 2*b^2*c^4*d*e^2 - 4*a*b*c^4*e^3 + 8*a*c^5*d*e^2))/c)*(-(b^3*e^
3 - 2*c^3*d^3 - b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*
c^2*d^2*e - 3*b^2*c*d*e^2 - 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)
+ (8*(d + e*x)^(1/2)*(b^6*e^6 - 8*a^3*c^3*e^6 - 8*a*c^5*d^4*e^2 + 18*a^2*b^2*c^2*e^6 + 48*a^2*c^4*d^2*e^4 + 2*
b^2*c^4*d^4*e^2 - 4*b^3*c^3*d^3*e^3 + 6*b^4*c^2*d^2*e^4 - 8*a*b^4*c*e^6 - 4*b^5*c*d*e^5 + 16*a*b*c^4*d^3*e^3 +
 28*a*b^3*c^2*d*e^5 - 48*a^2*b*c^3*d*e^5 - 36*a*b^2*c^3*d^2*e^4))/c)*(-(b^3*e^3 - 2*c^3*d^3 - b^2*e^3*(b^2 - 4
*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 - 3*c^
2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)*1i)/((16*(a^2*b^4*e^8 + 8*a^4*c^
2*e^8 + b^6*d^2*e^6 - 6*a^3*b^2*c*e^8 - 8*a*c^5*d^6*e^2 - 4*b^5*c*d^3*e^5 - 8*a^2*c^4*d^4*e^4 + 8*a^3*c^3*d^2*
e^6 + 2*b^2*c^4*d^6*e^2 - 6*b^3*c^3*d^5*e^3 + 7*b^4*c^2*d^4*e^4 - 2*a*b^5*d*e^7 - 18*a^2*b^2*c^2*d^2*e^6 + 24*
a*b*c^4*d^5*e^3 + 10*a^2*b^3*c*d*e^7 - 8*a^3*b*c^2*d*e^7 - 26*a*b^2*c^3*d^4*e^4 + 12*a*b^3*c^2*d^3*e^5 + 16*a^
2*b*c^3*d^3*e^5))/c + (((8*(a*b^3*c^2*e^5 - 4*a^2*b*c^3*e^5 + 8*a*c^5*d^3*e^2 + 8*a^2*c^4*d*e^4 - b^4*c^2*d*e^
4 - 2*b^2*c^4*d^3*e^2 + 3*b^3*c^3*d^2*e^3 - 12*a*b*c^4*d^2*e^3 + 2*a*b^2*c^3*d*e^4))/c - (8*(d + e*x)^(1/2)*(-
(b^3*e^3 - 2*c^3*d^3 - b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2
 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 - 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))
^(1/2)*(b^3*c^3*e^3 - 2*b^2*c^4*d*e^2 - 4*a*b*c^4*e^3 + 8*a*c^5*d*e^2))/c)*(-(b^3*e^3 - 2*c^3*d^3 - b^2*e^3*(b
^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2
- 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2) - (8*(d + e*x)^(1/2)*(b^6*
e^6 - 8*a^3*c^3*e^6 - 8*a*c^5*d^4*e^2 + 18*a^2*b^2*c^2*e^6 + 48*a^2*c^4*d^2*e^4 + 2*b^2*c^4*d^4*e^2 - 4*b^3*c^
3*d^3*e^3 + 6*b^4*c^2*d^2*e^4 - 8*a*b^4*c*e^6 - 4*b^5*c*d*e^5 + 16*a*b*c^4*d^3*e^3 + 28*a*b^3*c^2*d*e^5 - 48*a
^2*b*c^3*d*e^5 - 36*a*b^2*c^3*d^2*e^4))/c)*(-(b^3*e^3 - 2*c^3*d^3 - b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3
+ a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 - 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2
) + 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2) + (((8*(a*b^3*c^2*e^5 - 4*a^2*b*c^3*e^5 + 8*a*c^5*d^3*e^2
+ 8*a^2*c^4*d*e^4 - b^4*c^2*d*e^4 - 2*b^2*c^4*d^3*e^2 + 3*b^3*c^3*d^2*e^3 - 12*a*b*c^4*d^2*e^3 + 2*a*b^2*c^3*d
*e^4))/c + (8*(d + e*x)^(1/2)*(-(b^3*e^3 - 2*c^3*d^3 - b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^
2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 - 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e
^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)*(b^3*c^3*e^3 - 2*b^2*c^4*d*e^2 - 4*a*b*c^4*e^3 + 8*a*c^5*d*e^2))/c)*(-(
b^3*e^3 - 2*c^3*d^3 - b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2
+ 3*b*c^2*d^2*e - 3*b^2*c*d*e^2 - 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^
(1/2) + (8*(d + e*x)^(1/2)*(b^6*e^6 - 8*a^3*c^3*e^6 - 8*a*c^5*d^4*e^2 + 18*a^2*b^2*c^2*e^6 + 48*a^2*c^4*d^2*e^
4 + 2*b^2*c^4*d^4*e^2 - 4*b^3*c^3*d^3*e^3 + 6*b^4*c^2*d^2*e^4 - 8*a*b^4*c*e^6 - 4*b^5*c*d*e^5 + 16*a*b*c^4*d^3
*e^3 + 28*a*b^3*c^2*d*e^5 - 48*a^2*b*c^3*d*e^5 - 36*a*b^2*c^3*d^2*e^4))/c)*(-(b^3*e^3 - 2*c^3*d^3 - b^2*e^3*(b
^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b^2*c*d*e^2
- 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)))*(-(b^3*e^3 - 2*c^3*d^3 -
 b^2*e^3*(b^2 - 4*a*c)^(1/2) - 3*a*b*c*e^3 + a*c*e^3*(b^2 - 4*a*c)^(1/2) + 6*a*c^2*d*e^2 + 3*b*c^2*d^2*e - 3*b
^2*c*d*e^2 - 3*c^2*d^2*e*(b^2 - 4*a*c)^(1/2) + 3*b*c*d*e^2*(b^2 - 4*a*c)^(1/2))/(2*c^3))^(1/2)*2i - ((4*(b*e -
 2*c*d))/c - (2*b*e - 4*c*d)/c)*(d + e*x)^(1/2)